PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFHatchBrush Class / setHatchBackgroundColor Method
A PDFBrush object specifying how the hatch background is filled.
In This Topic
    setHatchBackgroundColor Method
    In This Topic
    Sets the hatch background color.
    Syntax
    public void setHatchBackgroundColor( 
       PDFBrush value
    )

    Parameters

    value
    A PDFBrush object specifying how the hatch background is filled.
    See Also